

.GV_Welkom{
	background:url(images/Welkom_mid.png) repeat-y;
	padding: 0px 2px 0px 2px;
}

.GV_Welkom_top {
	background:url(images/Welkom_top.png) repeat-x;
	border-top: 1px solid #a0b479;
	height: 47px;
}

.GV_Welkom_top .GV_Titel {
	text-align: center;	
	margin-top: 12px;
}

.GV_Welkom_top .GV_Titel .Head {
	font-size: 14px;
	font-weight: bold;
	color: #495267;
}

.GV_Welkom_mid {
	padding: 10px 20px;
}

.GV_Welkom_bottom {
	background: url(images/Welkom_bottom.png);
	height: 7px;
}


/*-----HOE WERKT HET------HOME-------*/


.GV_Hoewerkthet_img {
	background: url(images/Hoewerkthet.jpg) no-repeat bottom center;
	height: 10px;
	width: 100%;
	position: relative;
	top: 1px;
	z-index: 99;
}

.GV_Hoewerkhet .GV_Hoewerkhet_titel {
	text-align: center;
	margin: 30px 0px 10px;
	padding: 0px;
}

.GV_Hoewerkhet .GV_Hoewerkhet_titel .Head {
	font-size: 20px;
	color: #495267;	
	font-weight: bold;
}

.GV_Border {
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}

.GV_Hwh {
	float: left;
	height: 100px;
	width: 310px;
}

.GV_Hwh_content .Normal {
	width: 210px;
	float: left;
    color: #666666;
	font-size: 12px;
}

.GV_Hwh .GV_Hwh_titel {
	margin: 4px 0px 4px 0px;
}

.GV_Hwh .GV_Hwh_titel .Head {
	font-size: 14px;
	font-weight: bold;
	color: #393939;
}


.GV_Hwh_Registreren_Img {
	background:url(images/Registreren.jpg);
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	width: 96px;
	height: 96px;
}

.GV_Hwh_Bieden_Img {
	background:url(images/Bieden.jpg);
	float: left;
	margin-top: 10px;	
	margin-right: 4px;		
	width: 96px;
	height: 96px;
}

.GV_Hwh_Verkocht_Img {
	background:url(images/Verkocht.jpg);
	float: left;
	margin-top: 10px;
	margin-right: 4px;			
	width: 96px;
	height: 96px;
}

.clear {
	clear: both;
}

/*-----VEILINGKALENDER TOP-------*/

.GV_Veilingkop {	
	background: url(images/Veilingkalender_top.gif)  bottom center repeat-x;
	width: 936px;
	margin-left:1px;
	height:50px;
}

.GV_Veilingkop .GV_Veilingkop_titel {
	text-align: center;
	padding: 16px 0px 10px;
}

.GV_Veilingkop .GV_Veilingkop_titel .Head {
	font-size: 20px;
	color: #495267;	
	font-weight: bold;
}

/*-----VEILINGKALENDER TOP-------*/


.GV_Left_con {
	padding: 10px 18px;
	margin-top: 20px;
}

.GV_Left_con .Normal a:link,
.GV_Left_con .Normal a:hover,
.GV_Left_con .Normal a:active,
.GV_Left_con .Normal a:visited {
	color: #F1582E;
}

.GV_Left_con .Normal {
	color: #393939;
}

.GV_Left_con .GV_Left_con_titel .Head {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
}

a:link,
a:hover,
a:visited,
a:active {
	color: #F1582E;
}





